home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / akcl / kcl.lha / bin / changemode < prev    next >
Text File  |  1987-06-03  |  406b  |  14 lines

  1. #
  2. chmod 644 makefile
  3. chmod 755 bin c o lsp cmpnew unixport doc ild attbin attport
  4. chmod 755 bin/*; chmod 644 bin/dpp.c; touch bin/dpp.c
  5. chmod 644 c/*
  6. chmod 644 o/*
  7. chmod 644 lsp/*; touch lsp/*.c
  8. chmod 644 cmpnew/*; touch cmpnew/*.c
  9. chmod 644 unixport/*; chmod 755 unixport/{kcl,lc,lc1,lcs1}
  10. chmod 644 doc/*
  11. chmod 644 ild/*
  12. chmod 755 attbin/*; chmod 644 attbin/dpp.c; touch attbin/dpp.c
  13. chmod 644 attport/*
  14.